Libraries tagged by cache store

toflar/psr6-symfony-http-cache-store

54 Favers
2539158 Downloads

An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.

Go to Download


matthiasmullie/scrapbook

313 Favers
1254683 Downloads

Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.

Go to Download


swayok/alternative-laravel-cache

141 Favers
269935 Downloads

Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/

Go to Download


thecodingmachine/cache-utils

2 Favers
930178 Downloads

Store file related cache items easily

Go to Download


fire015/flintstone

285 Favers
77635 Downloads

A key/value database store using flat files for PHP

Go to Download


snakano/cache-store

9 Favers
47880 Downloads

provides a generic way to cache any data

Go to Download


redchamps/module-easy-cache-clean

6 Favers
16231 Downloads

Clean invalidated cache(s) easily in a Magento 2 store

Go to Download


esplora/memento

7 Favers
163465 Downloads

Easy cache store for only stores the result within a single request or job

Go to Download


sfneal/caching

1 Favers
69924 Downloads

Traits & interfaces for utilizing cache mechanisms to store frequently retrieved data.

Go to Download


php-extended/php-simple-cache-filesystem

1 Favers
28395 Downloads

A psr-16 compliant cache that uses filesystems to store cache data.

Go to Download


mouf/utils.cache.in-memory-cache

1 Favers
350523 Downloads

This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.

Go to Download


ehann/laravel-redis-store

12 Favers
13350 Downloads

Adds functionality to the built-in Cache's RedisStore.

Go to Download


sametsahindogan/laravel-jwtredis

124 Favers
1490 Downloads

This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.

Go to Download


typhoon/opcache

8 Favers
2167 Downloads

PSR-16 compliant cache that stores values as PHP files, suitable for OPcaching.

Go to Download


intersvyaz/yii-tags-dependency

3 Favers
53612 Downloads

Verification of the cache relevance based on Dependency mechanism of Yii framework and tags, which are also stored in cache

Go to Download


Next >>